﻿2026-08-28T15:28:33.1024247Z ##[group]Run python -m pip install -e . -r requirements-ci.txt
2026-08-28T15:28:33.1024857Z [36;1mpython -m pip install -e . -r requirements-ci.txt[0m
2026-08-28T15:28:33.1075721Z shell: /usr/bin/bash -e {0}
2026-08-28T15:28:33.1076026Z env:
2026-08-28T15:28:33.1076247Z   PYTHONPATH: src
2026-08-28T15:28:33.1076491Z   JARVIS_FINANCE_ENV: test
2026-08-28T15:28:33.1076876Z   JARVIS_FINANCE_DB_PATH: /tmp/financemanager-phase3-backend/finance.sqlite3
2026-08-28T15:28:33.1077406Z   JARVIS_FINANCE_RUNTIME_DIR: /tmp/financemanager-phase3-backend/runtime
2026-08-28T15:28:33.1077804Z   JARVIS_FINANCE_WRITE_MODE: disabled
2026-08-28T15:28:33.1078162Z   pythonLocation: /opt/hostedtoolcache/Python/3.11.16/x64
2026-08-28T15:28:33.1078615Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.11.16/x64/lib/pkgconfig
2026-08-28T15:28:33.1079053Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.16/x64
2026-08-28T15:28:33.1079440Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.16/x64
2026-08-28T15:28:33.1079832Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.11.16/x64
2026-08-28T15:28:33.1080260Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.16/x64/lib
2026-08-28T15:28:33.1080605Z ##[endgroup]
2026-08-28T15:28:34.2347173Z Obtaining file:///home/runner/work/FinanceManager/FinanceManager
2026-08-28T15:28:34.2365363Z   Installing build dependencies: started
2026-08-28T15:28:35.0635295Z   Installing build dependencies: finished with status 'done'
2026-08-28T15:28:35.0637922Z   Checking if build backend supports build_editable: started
2026-08-28T15:28:35.4205489Z   Checking if build backend supports build_editable: finished with status 'done'
2026-08-28T15:28:35.4209375Z   Getting requirements to build editable: started
2026-08-28T15:28:35.7535179Z   Getting requirements to build editable: finished with status 'done'
2026-08-28T15:28:35.7542136Z   Preparing editable metadata (pyproject.toml): started
2026-08-28T15:28:35.9418095Z   Preparing editable metadata (pyproject.toml): finished with status 'done'
2026-08-28T15:28:36.0465230Z Collecting fastapi==0.136.1 (from -r requirements-ci.txt (line 1))
2026-08-28T15:28:36.1166376Z   Downloading fastapi-0.136.1-py3-none-any.whl.metadata (28 kB)
2026-08-28T15:28:36.1625208Z Collecting httpx==0.28.1 (from -r requirements-ci.txt (line 2))
2026-08-28T15:28:36.1694049Z   Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
2026-08-28T15:28:36.1941787Z Collecting Jinja2==3.1.6 (from -r requirements-ci.txt (line 3))
2026-08-28T15:28:36.2031365Z   Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
2026-08-28T15:28:36.2232605Z Collecting openpyxl==3.1.5 (from -r requirements-ci.txt (line 4))
2026-08-28T15:28:36.2311048Z   Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB)
2026-08-28T15:28:36.3452658Z Collecting pandas==3.0.3 (from -r requirements-ci.txt (line 5))
2026-08-28T15:28:36.3531673Z   Downloading pandas-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (79 kB)
2026-08-28T15:28:36.4112478Z Collecting plotly==6.7.0 (from -r requirements-ci.txt (line 6))
2026-08-28T15:28:36.4208173Z   Downloading plotly-6.7.0-py3-none-any.whl.metadata (8.6 kB)
2026-08-28T15:28:36.5228354Z Collecting pydantic==2.13.4 (from -r requirements-ci.txt (line 7))
2026-08-28T15:28:36.5307725Z   Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB)
2026-08-28T15:28:36.5641228Z Collecting pypdf==6.14.2 (from -r requirements-ci.txt (line 8))
2026-08-28T15:28:36.5715752Z   Downloading pypdf-6.14.2-py3-none-any.whl.metadata (7.2 kB)
2026-08-28T15:28:36.5989458Z Collecting pytest==9.0.2 (from -r requirements-ci.txt (line 9))
2026-08-28T15:28:36.6069525Z   Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB)
2026-08-28T15:28:36.9306273Z Collecting ruff==0.15.13 (from -r requirements-ci.txt (line 10))
2026-08-28T15:28:36.9383825Z   Downloading ruff-0.15.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (26 kB)
2026-08-28T15:28:36.9708703Z Collecting streamlit==1.57.0 (from -r requirements-ci.txt (line 11))
2026-08-28T15:28:36.9801156Z   Downloading streamlit-1.57.0-py3-none-any.whl.metadata (9.6 kB)
2026-08-28T15:28:37.0056984Z Collecting uvicorn==0.47.0 (from -r requirements-ci.txt (line 12))
2026-08-28T15:28:37.0130838Z   Downloading uvicorn-0.47.0-py3-none-any.whl.metadata (6.7 kB)
2026-08-28T15:28:37.0286512Z Collecting xlrd==2.0.2 (from -r requirements-ci.txt (line 13))
2026-08-28T15:28:37.0360715Z   Downloading xlrd-2.0.2-py2.py3-none-any.whl.metadata (3.5 kB)
2026-08-28T15:28:37.0626497Z Collecting yfinance==1.3.0 (from -r requirements-ci.txt (line 14))
2026-08-28T15:28:37.0701999Z   Downloading yfinance-1.3.0-py2.py3-none-any.whl.metadata (6.1 kB)
2026-08-28T15:28:37.0965891Z Collecting starlette>=0.46.0 (from fastapi==0.136.1->-r requirements-ci.txt (line 1))
2026-08-28T15:28:37.1112385Z   Downloading starlette-1.6.0-py3-none-any.whl.metadata (6.4 kB)
2026-08-28T15:28:37.1325165Z Collecting typing-extensions>=4.8.0 (from fastapi==0.136.1->-r requirements-ci.txt (line 1))
2026-08-28T15:28:37.1392915Z   Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB)
2026-08-28T15:28:37.1544973Z Collecting typing-inspection>=0.4.2 (from fastapi==0.136.1->-r requirements-ci.txt (line 1))
2026-08-28T15:28:37.1637651Z   Downloading typing_inspection-0.4.4-py3-none-any.whl.metadata (2.6 kB)
2026-08-28T15:28:37.1778945Z Collecting annotated-doc>=0.0.2 (from fastapi==0.136.1->-r requirements-ci.txt (line 1))
2026-08-28T15:28:37.1861230Z   Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB)
2026-08-28T15:28:37.2106984Z Collecting anyio (from httpx==0.28.1->-r requirements-ci.txt (line 2))
2026-08-28T15:28:37.2184310Z   Downloading anyio-4.14.2-py3-none-any.whl.metadata (4.6 kB)
2026-08-28T15:28:37.2393161Z Collecting certifi (from httpx==0.28.1->-r requirements-ci.txt (line 2))
2026-08-28T15:28:37.2474153Z   Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB)
2026-08-28T15:28:37.2667978Z Collecting httpcore==1.* (from httpx==0.28.1->-r requirements-ci.txt (line 2))
2026-08-28T15:28:37.2744011Z   Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
2026-08-28T15:28:37.2929195Z Collecting idna (from httpx==0.28.1->-r requirements-ci.txt (line 2))
2026-08-28T15:28:37.3006459Z   Downloading idna-3.19-py3-none-any.whl.metadata (9.2 kB)
2026-08-28T15:28:37.3494233Z Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements-ci.txt (line 3))
2026-08-28T15:28:37.3571959Z   Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
2026-08-28T15:28:37.3710410Z Collecting et-xmlfile (from openpyxl==3.1.5->-r requirements-ci.txt (line 4))
2026-08-28T15:28:37.3788940Z   Downloading et_xmlfile-2.0.0-py3-none-any.whl.metadata (2.7 kB)
2026-08-28T15:28:37.5799001Z Collecting numpy>=1.26.0 (from pandas==3.0.3->-r requirements-ci.txt (line 5))
2026-08-28T15:28:37.5885648Z   Downloading numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB)
2026-08-28T15:28:37.6039524Z Collecting python-dateutil>=2.8.2 (from pandas==3.0.3->-r requirements-ci.txt (line 5))
2026-08-28T15:28:37.6116499Z   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
2026-08-28T15:28:37.6455223Z Collecting narwhals>=1.15.1 (from plotly==6.7.0->-r requirements-ci.txt (line 6))
2026-08-28T15:28:37.6532136Z   Downloading narwhals-2.25.0-py3-none-any.whl.metadata (15 kB)
2026-08-28T15:28:37.6744898Z Collecting packaging (from plotly==6.7.0->-r requirements-ci.txt (line 6))
2026-08-28T15:28:37.6821725Z   Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB)
2026-08-28T15:28:37.6970620Z Collecting annotated-types>=0.6.0 (from pydantic==2.13.4->-r requirements-ci.txt (line 7))
2026-08-28T15:28:37.7051716Z   Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB)
2026-08-28T15:28:38.3506419Z Collecting pydantic-core==2.46.4 (from pydantic==2.13.4->-r requirements-ci.txt (line 7))
2026-08-28T15:28:38.3590657Z   Downloading pydantic_core-2.46.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
2026-08-28T15:28:38.3750258Z Collecting iniconfig>=1.0.1 (from pytest==9.0.2->-r requirements-ci.txt (line 9))
2026-08-28T15:28:38.3825462Z   Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
2026-08-28T15:28:38.3977725Z Collecting pluggy<2,>=1.5 (from pytest==9.0.2->-r requirements-ci.txt (line 9))
2026-08-28T15:28:38.4051480Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2026-08-28T15:28:38.4248197Z Collecting pygments>=2.7.2 (from pytest==9.0.2->-r requirements-ci.txt (line 9))
2026-08-28T15:28:38.4322166Z   Downloading pygments-2.21.0-py3-none-any.whl.metadata (2.5 kB)
2026-08-28T15:28:38.4520353Z Collecting altair!=5.4.0,!=5.4.1,<7,>=4.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.4615881Z   Downloading altair-6.2.2-py3-none-any.whl.metadata (11 kB)
2026-08-28T15:28:38.4789226Z Collecting blinker<2,>=1.5.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.4866573Z   Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
2026-08-28T15:28:38.5060190Z Collecting cachetools<8,>=5.5 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.5159714Z   Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB)
2026-08-28T15:28:38.5348999Z Collecting click<9,>=7.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.5426361Z   Downloading click-8.5.0-py3-none-any.whl.metadata (2.6 kB)
2026-08-28T15:28:38.5669649Z Collecting gitpython!=3.1.19,<4,>=3.0.7 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.5746210Z   Downloading gitpython-3.1.61-py3-none-any.whl.metadata (13 kB)
2026-08-28T15:28:38.7232104Z Collecting pillow<13,>=7.1.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.7314498Z   Downloading pillow-12.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.1 kB)
2026-08-28T15:28:38.7503282Z Collecting pydeck<1,>=0.8.0b4 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.7577264Z   Downloading pydeck-0.9.3-py2.py3-none-any.whl.metadata (4.2 kB)
2026-08-28T15:28:38.8832093Z Collecting protobuf<8,>=3.20 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:38.8909402Z   Downloading protobuf-7.36.0-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes)
2026-08-28T15:28:39.0005423Z Collecting pyarrow>=7.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.0092871Z   Downloading pyarrow-25.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.0 kB)
2026-08-28T15:28:39.0321815Z Collecting requests<3,>=2.27 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.0395453Z   Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
2026-08-28T15:28:39.0571162Z Collecting tenacity<10,>=8.1.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.0649403Z   Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB)
2026-08-28T15:28:39.0783815Z Collecting toml<2,>=0.10.1 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.0858287Z   Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB)
2026-08-28T15:28:39.1207199Z Collecting httptools>=0.6.3 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.1290371Z   Downloading httptools-0.8.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (3.5 kB)
2026-08-28T15:28:39.1474870Z Collecting python-multipart>=0.0.10 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.1554636Z   Downloading python_multipart-0.0.32-py3-none-any.whl.metadata (2.1 kB)
2026-08-28T15:28:39.2522446Z Collecting websockets>=12.0.0 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.2601376Z   Downloading websockets-17.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.3 kB)
2026-08-28T15:28:39.2752497Z Collecting itsdangerous>=2.1.2 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.2828663Z   Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
2026-08-28T15:28:39.3228370Z Collecting watchdog<7,>=2.1.5 (from streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.3315109Z   Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
2026-08-28T15:28:39.3508002Z Collecting h11>=0.8 (from uvicorn==0.47.0->-r requirements-ci.txt (line 12))
2026-08-28T15:28:39.3582866Z   Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
2026-08-28T15:28:39.3784818Z Collecting multitasking>=0.0.7 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.3858793Z   Downloading multitasking-0.0.13-py3-none-any.whl.metadata (16 kB)
2026-08-28T15:28:39.4073178Z Collecting platformdirs>=2.0.0 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.4148856Z   Downloading platformdirs-4.11.5-py3-none-any.whl.metadata (5.5 kB)
2026-08-28T15:28:39.4502093Z Collecting pytz>=2022.5 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.4581052Z   Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB)
2026-08-28T15:28:39.4988172Z Collecting frozendict>=2.3.4 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.5065096Z   Downloading frozendict-2.4.7-py3-none-any.whl.metadata (23 kB)
2026-08-28T15:28:39.5309939Z Collecting peewee>=3.16.2 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.5385298Z   Downloading peewee-4.4.0-py3-none-any.whl.metadata (10 kB)
2026-08-28T15:28:39.5581913Z Collecting beautifulsoup4>=4.11.1 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.5660106Z   Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB)
2026-08-28T15:28:39.6245971Z Collecting curl_cffi>=0.15 (from yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.6327599Z   Downloading curl_cffi-0.16.2-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (17 kB)
2026-08-28T15:28:39.6704735Z Collecting jsonschema>=3.0 (from altair!=5.4.0,!=5.4.1,<7,>=4.0->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.6783075Z   Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB)
2026-08-28T15:28:39.7002841Z Collecting gitdb<5,>=4.0.1 (from gitpython!=3.1.19,<4,>=3.0.7->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.7078777Z   Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB)
2026-08-28T15:28:39.7234165Z Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython!=3.1.19,<4,>=3.0.7->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.7311208Z   Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB)
2026-08-28T15:28:39.9035275Z Collecting charset_normalizer<4,>=2 (from requests<3,>=2.27->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.9130265Z   Downloading charset_normalizer-3.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (45 kB)
2026-08-28T15:28:39.9398061Z Collecting urllib3<3,>=1.26 (from requests<3,>=2.27->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:39.9473254Z   Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB)
2026-08-28T15:28:39.9777023Z Collecting soupsieve>=1.6.1 (from beautifulsoup4>=4.11.1->yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:39.9852187Z   Downloading soupsieve-2.9.2-py3-none-any.whl.metadata (4.6 kB)
2026-08-28T15:28:40.0826780Z Collecting cffi>=2.0.0 (from curl_cffi>=0.15->yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:40.1041114Z   Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB)
2026-08-28T15:28:40.1267522Z Collecting pycparser (from cffi>=2.0.0->curl_cffi>=0.15->yfinance==1.3.0->-r requirements-ci.txt (line 14))
2026-08-28T15:28:40.1345060Z   Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB)
2026-08-28T15:28:40.1542009Z Collecting attrs>=22.2.0 (from jsonschema>=3.0->altair!=5.4.0,!=5.4.1,<7,>=4.0->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:40.1616996Z   Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB)
2026-08-28T15:28:40.1783216Z Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->altair!=5.4.0,!=5.4.1,<7,>=4.0->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:40.1858663Z   Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB)
2026-08-28T15:28:40.2070159Z Collecting referencing>=0.28.4 (from jsonschema>=3.0->altair!=5.4.0,!=5.4.1,<7,>=4.0->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:40.2157309Z   Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB)
2026-08-28T15:28:40.5239762Z Collecting rpds-py>=0.25.0 (from jsonschema>=3.0->altair!=5.4.0,!=5.4.1,<7,>=4.0->streamlit==1.57.0->-r requirements-ci.txt (line 11))
2026-08-28T15:28:40.5320575Z   Downloading rpds_py-2026.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
2026-08-28T15:28:40.5560559Z Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas==3.0.3->-r requirements-ci.txt (line 5))
2026-08-28T15:28:40.5636420Z   Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
2026-08-28T15:28:40.5873379Z Downloading fastapi-0.136.1-py3-none-any.whl (117 kB)
2026-08-28T15:28:40.6051121Z Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
2026-08-28T15:28:40.6202997Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
2026-08-28T15:28:40.6376880Z Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB)
2026-08-28T15:28:40.6613917Z Downloading pandas-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (11.3 MB)
2026-08-28T15:28:40.8930944Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 51.0 MB/s  0:00:00
2026-08-28T15:28:40.9012788Z Downloading plotly-6.7.0-py3-none-any.whl (9.9 MB)
2026-08-28T15:28:40.9808761Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 126.6 MB/s  0:00:00
2026-08-28T15:28:40.9891419Z Downloading pydantic-2.13.4-py3-none-any.whl (472 kB)
2026-08-28T15:28:41.0001420Z Downloading pypdf-6.14.2-py3-none-any.whl (349 kB)
2026-08-28T15:28:41.0114922Z Downloading pytest-9.0.2-py3-none-any.whl (374 kB)
2026-08-28T15:28:41.0230519Z Downloading ruff-0.15.13-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB)
2026-08-28T15:28:41.0861012Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.4/11.4 MB 189.8 MB/s  0:00:00
2026-08-28T15:28:41.0984248Z Downloading streamlit-1.57.0-py3-none-any.whl (9.2 MB)
2026-08-28T15:28:41.1468164Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 197.9 MB/s  0:00:00
2026-08-28T15:28:41.1546947Z Downloading uvicorn-0.47.0-py3-none-any.whl (71 kB)
2026-08-28T15:28:41.1656716Z Downloading xlrd-2.0.2-py2.py3-none-any.whl (96 kB)
2026-08-28T15:28:41.1764257Z Downloading yfinance-1.3.0-py2.py3-none-any.whl (133 kB)
2026-08-28T15:28:41.1864596Z Downloading pydantic_core-2.46.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
2026-08-28T15:28:41.1966052Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 232.1 MB/s  0:00:00
2026-08-28T15:28:41.2041184Z Downloading altair-6.2.2-py3-none-any.whl (797 kB)
2026-08-28T15:28:41.2121384Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.6/797.6 kB 105.3 MB/s  0:00:00
2026-08-28T15:28:41.2196837Z Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
2026-08-28T15:28:41.2286264Z Downloading cachetools-7.1.7-py3-none-any.whl (16 kB)
2026-08-28T15:28:41.2382758Z Downloading click-8.5.0-py3-none-any.whl (125 kB)
2026-08-28T15:28:41.2480482Z Downloading gitpython-3.1.61-py3-none-any.whl (222 kB)
2026-08-28T15:28:41.2579306Z Downloading gitdb-4.0.12-py3-none-any.whl (62 kB)
2026-08-28T15:28:41.2672528Z Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
2026-08-28T15:28:41.2772473Z Downloading numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB)
2026-08-28T15:28:41.3360905Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 297.8 MB/s  0:00:00
2026-08-28T15:28:41.3472130Z Downloading pillow-12.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.9 MB)
2026-08-28T15:28:41.3732212Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 290.3 MB/s  0:00:00
2026-08-28T15:28:41.3811814Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2026-08-28T15:28:41.3914459Z Downloading protobuf-7.36.0-cp310-abi3-manylinux2014_x86_64.whl (340 kB)
2026-08-28T15:28:41.4014249Z Downloading pydeck-0.9.3-py2.py3-none-any.whl (11.4 MB)
2026-08-28T15:28:41.5051438Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.4/11.4 MB 111.6 MB/s  0:00:00
2026-08-28T15:28:41.5130759Z Downloading requests-2.34.2-py3-none-any.whl (73 kB)
2026-08-28T15:28:41.5227820Z Downloading charset_normalizer-3.5.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (262 kB)
2026-08-28T15:28:41.5326489Z Downloading idna-3.19-py3-none-any.whl (68 kB)
2026-08-28T15:28:41.5423942Z Downloading smmap-5.0.3-py3-none-any.whl (24 kB)
2026-08-28T15:28:41.5514517Z Downloading tenacity-9.1.4-py3-none-any.whl (28 kB)
2026-08-28T15:28:41.5624666Z Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
2026-08-28T15:28:41.5724862Z Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB)
2026-08-28T15:28:41.5822015Z Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
2026-08-28T15:28:41.5909974Z Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
2026-08-28T15:28:41.6005023Z Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB)
2026-08-28T15:28:41.6111399Z Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB)
2026-08-28T15:28:41.6214905Z Downloading anyio-4.14.2-py3-none-any.whl (125 kB)
2026-08-28T15:28:41.6317155Z Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB)
2026-08-28T15:28:41.6407192Z Downloading certifi-2026.7.22-py3-none-any.whl (136 kB)
2026-08-28T15:28:41.6508214Z Downloading curl_cffi-0.16.2-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (13.5 MB)
2026-08-28T15:28:41.6982874Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 303.6 MB/s  0:00:00
2026-08-28T15:28:41.7051725Z Downloading cffi-2.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB)
2026-08-28T15:28:41.7151148Z Downloading frozendict-2.4.7-py3-none-any.whl (16 kB)
2026-08-28T15:28:41.7243351Z Downloading h11-0.16.0-py3-none-any.whl (37 kB)
2026-08-28T15:28:41.7344676Z Downloading httptools-0.8.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (464 kB)
2026-08-28T15:28:41.7439749Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
2026-08-28T15:28:41.7534834Z Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
2026-08-28T15:28:41.7622348Z Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB)
2026-08-28T15:28:41.7716039Z Downloading attrs-26.1.0-py3-none-any.whl (67 kB)
2026-08-28T15:28:41.7808692Z Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
2026-08-28T15:28:41.7899158Z Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
2026-08-28T15:28:41.7993370Z Downloading multitasking-0.0.13-py3-none-any.whl (16 kB)
2026-08-28T15:28:41.8094888Z Downloading narwhals-2.25.0-py3-none-any.whl (467 kB)
2026-08-28T15:28:41.8215028Z Downloading packaging-26.3-py3-none-any.whl (129 kB)
2026-08-28T15:28:41.8335749Z Downloading peewee-4.4.0-py3-none-any.whl (191 kB)
2026-08-28T15:28:41.8445253Z Downloading platformdirs-4.11.5-py3-none-any.whl (23 kB)
2026-08-28T15:28:41.8544688Z Downloading pyarrow-25.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (50.1 MB)
2026-08-28T15:28:42.1714178Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 MB 159.8 MB/s  0:00:00
2026-08-28T15:28:42.1778418Z Downloading pygments-2.21.0-py3-none-any.whl (1.3 MB)
2026-08-28T15:28:42.1851909Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 221.2 MB/s  0:00:00
2026-08-28T15:28:42.1945107Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2026-08-28T15:28:42.2035270Z Downloading python_multipart-0.0.32-py3-none-any.whl (30 kB)
2026-08-28T15:28:42.2159777Z Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB)
2026-08-28T15:28:42.2272352Z Downloading referencing-0.37.0-py3-none-any.whl (26 kB)
2026-08-28T15:28:42.2375214Z Downloading rpds_py-2026.6.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (371 kB)
2026-08-28T15:28:42.2489445Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-08-28T15:28:42.2583929Z Downloading soupsieve-2.9.2-py3-none-any.whl (37 kB)
2026-08-28T15:28:42.2671994Z Downloading starlette-1.6.0-py3-none-any.whl (75 kB)
2026-08-28T15:28:42.2774327Z Downloading typing_inspection-0.4.4-py3-none-any.whl (14 kB)
2026-08-28T15:28:42.2878397Z Downloading websockets-17.1-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (224 kB)
2026-08-28T15:28:42.2979230Z Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB)
2026-08-28T15:28:42.3074866Z Downloading pycparser-3.0-py3-none-any.whl (48 kB)
2026-08-28T15:28:42.6043313Z Building wheels for collected packages: jarvis-finance
2026-08-28T15:28:42.6048245Z   Building editable for jarvis-finance (pyproject.toml): started
2026-08-28T15:28:42.8452339Z   Building editable for jarvis-finance (pyproject.toml): finished with status 'done'
2026-08-28T15:28:42.8458598Z   Created wheel for jarvis-finance: filename=jarvis_finance-0.1.0-0.editable-py3-none-any.whl size=1510 sha256=3d1ddb0c0e45d92ce95e4fb0a96c166e43560f025f339a7cefd6c1a6bc2ed2fb
2026-08-28T15:28:42.8460534Z   Stored in directory: /tmp/pip-ephem-wheel-cache-u2755xfo/wheels/ad/81/a6/5383a3c32505f4e59976cc011a336e07c6284dcaf35f5a7ea5
2026-08-28T15:28:42.8475636Z Successfully built jarvis-finance
2026-08-28T15:28:42.9826853Z Installing collected packages: pytz, multitasking, xlrd, websockets, watchdog, urllib3, typing-extensions, toml, tenacity, soupsieve, smmap, six, ruff, rpds-py, python-multipart, pypdf, pygments, pycparser, pyarrow, protobuf, pluggy, platformdirs, pillow, peewee, packaging, numpy, narwhals, MarkupSafe, itsdangerous, iniconfig, idna, httptools, h11, frozendict, et-xmlfile, click, charset_normalizer, certifi, cachetools, blinker, attrs, annotated-types, annotated-doc, uvicorn, typing-inspection, requests, referencing, python-dateutil, pytest, pydantic-core, plotly, openpyxl, Jinja2, httpcore, gitdb, cffi, beautifulsoup4, anyio, starlette, pydeck, pydantic, pandas, jsonschema-specifications, jarvis-finance, httpx, gitpython, curl_cffi, yfinance, jsonschema, fastapi, altair, streamlit
2026-08-28T15:28:59.4576280Z 
2026-08-28T15:28:59.4610977Z Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 altair-6.2.2 annotated-doc-0.0.5 annotated-types-0.8.0 anyio-4.14.2 attrs-26.1.0 beautifulsoup4-4.15.0 blinker-1.9.0 cachetools-7.1.7 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.5.1 click-8.5.0 curl_cffi-0.16.2 et-xmlfile-2.0.0 fastapi-0.136.1 frozendict-2.4.7 gitdb-4.0.12 gitpython-3.1.61 h11-0.16.0 httpcore-1.0.9 httptools-0.8.0 httpx-0.28.1 idna-3.19 iniconfig-2.3.0 itsdangerous-2.2.0 jarvis-finance-0.1.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 multitasking-0.0.13 narwhals-2.25.0 numpy-2.4.6 openpyxl-3.1.5 packaging-26.3 pandas-3.0.3 peewee-4.4.0 pillow-12.3.0 platformdirs-4.11.5 plotly-6.7.0 pluggy-1.6.0 protobuf-7.36.0 pyarrow-25.0.1 pycparser-3.0 pydantic-2.13.4 pydantic-core-2.46.4 pydeck-0.9.3 pygments-2.21.0 pypdf-6.14.2 pytest-9.0.2 python-dateutil-2.9.0.post0 python-multipart-0.0.32 pytz-2026.3.post1 referencing-0.37.0 requests-2.34.2 rpds-py-2026.6.3 ruff-0.15.13 six-1.17.0 smmap-5.0.3 soupsieve-2.9.2 starlette-1.6.0 streamlit-1.57.0 tenacity-9.1.4 toml-0.10.2 typing-extensions-4.16.0 typing-inspection-0.4.4 urllib3-2.7.0 uvicorn-0.47.0 watchdog-6.0.0 websockets-17.1 xlrd-2.0.2 yfinance-1.3.0
